gridpack::math::multiplyvalue< T > Struct Template Reference

#include <complex_operators.hpp>

Inheritance diagram for gridpack::math::multiplyvalue< T >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::multiplyvalue< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 multiplyvalue (const T &f)
operator() (const T &x) const

Public Attributes

const T factor

template<typename T>
struct gridpack::math::multiplyvalue< T >


Constructor & Destructor Documentation

template<typename T >
gridpack::math::multiplyvalue< T >::multiplyvalue ( const T &  f  ) 

Member Function Documentation

template<typename T >
T gridpack::math::multiplyvalue< T >::operator() ( const T &  x  )  const [virtual]

Member Data Documentation

template<typename T >
const T gridpack::math::multiplyvalue< T >::factor

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1